Set Default Font in LaTeX with `fontspec`
ChenZhijin
.com

Set Default Font in LaTeX with `fontspec`

Set Default Font in LaTeX with fontspec

1
2
\usepackage{fontspec}
\setmainfont{Times New Roman} % Or any other code installed on OS.

Tagged with: